Release 10.1A: OpenEdge Application Server:
Administration
Storing the MIME code-page name
To store the MIME code-page name, use one of the following techniques:
Note: The field must be called- Using HTML, store the MIME code-page name in a hidden-form field or a query field called wscharset.
wscharset.In the following fragment, the MIME code-page name is stored in a hidden-form field called wscharset:
In the following fragment, the MIME code page is stored in a query field called wscharset:
- Use the
SET-COOKIEWebSpeed API function to create a cookie calledwscharsetcontaining the MIME code-page name, as shown in the following fragment:
- Dynamic code-page support does not work if the code-page name is stored using the
CHARSETattribute of theMETAtag exclusively or the WebSpeed APIoutputContentType()function exclusively. You must also store the code-page name inwscharset. Also, the stored code-page names must match.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |